Defer the callbacks to an idle to avoid deadlock with xcb-ified libX11.
authorMatthias Clasen <mclasen@redhat.com>
Fri, 9 Mar 2007 05:28:00 +0000 (05:28 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 9 Mar 2007 05:28:00 +0000 (05:28 +0000)
commit3eb22a1ff80272c6b8df37690262d2907069a9e1
tree36f405e4b8419ed9369f74aad6ac28b8fc4e2234
parent9aca5027dd52daf3368be86a590a862644710ad5
Defer the callbacks to an idle to avoid deadlock with xcb-ified libX11.

2007-03-08  Matthias Clasen <mclasen@redhat.com>

        * gdk/x11/gdkasync.c (send_event_handler): Defer the callbacks
        to an idle to avoid deadlock with xcb-ified libX11.  (#413032,
        Sebastian Dröge)

svn path=/trunk/; revision=17436
ChangeLog
gdk/x11/gdkasync.c